Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
microtime
microtime
Returns the current Unix timestamp, and the number of microseconds
Name:
microtime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the number of microseconds of the current time.
Related
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP
7
Similar Functions
date_date_set
date_date_set
DateTime::setDateali
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_format
date_format
AliasforDateTime::
date_sunset
date_sunset
Returnsthesunsettime
date_modify
date_modify
AliasforDateTime::
localtime
localtime
Getlocaltime
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
Popular Articles
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP